home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 07 / 3 / DISK0731.ZIP / INDEX.HLP < prev    next >
Text File  |  1985-04-19  |  965b  |  24 lines

  1. COMMANDS                 INDEX(1)
  2.  
  3. NAME                         TYPE
  4.         INDEX                      External
  5.  
  6. PURPOSE
  7.         Builds an index which is used by LOCATE to retrieve
  8.         path names given keyword lists.
  9. SYNTAX
  10.         INDEX[ <path>][ /V<volume_name>][ /U][ /D<mm>-<dd>-<yy>]
  11. COMMENTS
  12.         Parameters to INDEX are:
  13.         <path>  disk drive and path of root directory to be
  14.                 searched.  Default is the current directory.
  15.         /V      <volume name> is an 11 character string
  16.                 without blanks which will be prefixed to
  17.                 retrieved list of path names.
  18.         /U      files being indexed will be appended to the
  19.                 existing index in this directory.  Default
  20.                 is to create a new index file.
  21.         /D      mm-dd-yy is the date of the earliest file
  22.                 to be indexed.  Default 1-1-80.
  23.  
  24.         The list of files indexed may be redirected.